Classic confined snap started segfaulting after 2.40 upgrade
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
Our kuberentes-test snap is crashing when built with 2.40 snapcraft.
The snap's yaml looks like this now: https://raw.githubusercontent.com/juju-solutions/release/rye/snaps/snap/kubernetes-test.yaml
We had to add "build-attributes: [no-patchelf]" to get it working again.
Here are two runs with different builds of the same snap where we have a working version and a failing one: https://pastebin.ubuntu.com/p/f4552kVxVK/
Here is also the build process with debug enabled:
https://pastebin.ubuntu.com/p/jTm7TBJH4B/
There is this error message during build:
"cannot find section
Failed to update '/home/jackal/workspace/charms/release/snap/build/kubernetes-test/prime/ginkgo'. Retrying after stripping the .note.go.buildid from the elf file."
Is this an expected behaviour? Is it something we should change in our snap? Or is it an indication of a bug?
Thanks.
Evaluation history
No evaluation history available.